Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use python3.9 in tox config #2

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

wind-chh
Copy link
Owner

  • tox: use Python 3.9 final

  • Update CHANGELOG.md

Co-authored-by: Pieter Marsman pietermarsman@gmail.com

Pull request

Thanks for improving pdfminer.six! Please include the following information to
help us discuss and merge this PR:

  • A description of why this PR is needed. What does it fix? What does it
    improve?
  • A summary of the things that this PR changes.
  • Reference the issues that this PR fixes (use the fixes #(issue nr) syntax).
    If this PR does not fix any issue, create the issue first and mention that
    you are willing to work on it.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Include an example pdf if you have one.

Checklist

  • I have added tests that prove my fix is effective or that my feature
    works
  • I have added docstrings to newly created methods and classes
  • I have optimized the code at least one time after creating the initial
    version
  • I have updated the README.md or I am verified that this
    is not necessary
  • I have updated the readthedocs documentation or I
    verified that this is not necessary
  • I have added a consice human-readable description of the change to
    CHANGELOG.md

* tox: use Python 3.9 final

* Update CHANGELOG.md

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
@wind-chh wind-chh merged commit f649d71 into wind-chh:develop Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants